Drawing context used to draw on a SciChart.Charting.Visuals.SciChartSurfaceBase.RenderSurface.
Contains information about the axis band.
Top-left corner of the axis band.
Bottom-right corner of the axis band.
Brush to fill the axis band.
DrawAxisBand Method
Called to draw one axis band.
Syntax

Parameters

renderContext
Drawing context used to draw on a SciChart.Charting.Visuals.SciChartSurfaceBase.RenderSurface.
axisBandInfo
Contains information about the axis band.
pt1
Top-left corner of the axis band.
pt2
Bottom-right corner of the axis band.
fillBrush
Brush to fill the axis band.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also